home *** CD-ROM | disk | FTP | other *** search
/ ftp.funduc.com / 2014.08.ftp.funduc.com.tar / ftp.funduc.com / delagent.zip / HTML Mail Example Message.txt < prev    next >
Internet Message Format  |  2005-01-11  |  1KB

  1. Date: 11 Feb 05 14:37 GMT
  2. From: support@example_company.com
  3. To: 
  4. Subject: HTML Mail Example
  5. Organization: Example Company
  6. Reply-to: support@example_company.com
  7. X-Confirm-Reading-To: readmail@example_company.com
  8. Return-receipt-to: sendmail@example_company.com
  9. Priority: normal
  10. MIME-Version: 1.0
  11. Content-Type: text/html
  12. X-pmrqc: 1
  13. X-mailer: 
  14.  
  15. <html>
  16.  
  17. <head>
  18. <title>Example HTML message</title>
  19. </head>
  20.  
  21. <body bgcolor="#FFFFFF">
  22. <div align="left">
  23.  
  24. <table border="0" cellpadding="4" cellspacing="4" width="100%">
  25.   <tr>
  26.     <td><font face="Arial">This is an example html message with a </font><font face="Arial"><a
  27.     href="http://www.funduc.com">link to our web site</a> and an image.</font><p><font
  28.     face="Arial">See the Delivery Agent hlp for tips on constructing and sending an html
  29.     message. You will need to copy the raw html code to the windows clipboard and paste it
  30.     into the Delivery Agent Message Body field. Also specify "</font><font face="Arial"
  31.     size="3">Content-Type: text/html" (no quote characters) in the Custom Headers field.</font></td>
  32.     <td valign="top"><img src="http://www.funduc.com/images/daicon.gif"></td>
  33.   </tr>
  34. </table>
  35. </div>
  36. </body>
  37. </html>
  38.